[INFO] fetching crate nautilus-system 0.54.0...
[INFO] testing nautilus-system-0.54.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate nautilus-system 0.54.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate nautilus-system 0.54.0
[INFO] finished tweaking crates.io crate nautilus-system 0.54.0
[INFO] tweaked toml for crates.io crate nautilus-system 0.54.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nautilus-system 0.54.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nautilus-system 0.54.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f05a9ce9b5fefd3f5754a5a1545c9ef2ce134f864770cf4b34af6daba631ebbd
[INFO] running `Command { std: "docker" "start" "-a" "f05a9ce9b5fefd3f5754a5a1545c9ef2ce134f864770cf4b34af6daba631ebbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f05a9ce9b5fefd3f5754a5a1545c9ef2ce134f864770cf4b34af6daba631ebbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f05a9ce9b5fefd3f5754a5a1545c9ef2ce134f864770cf4b34af6daba631ebbd", kill_on_drop: false }`
[INFO] [stdout] f05a9ce9b5fefd3f5754a5a1545c9ef2ce134f864770cf4b34af6daba631ebbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3c24f02d2522861295f4c18acfba42cf380c281d74bcdace81d26e25cd32cab
[INFO] running `Command { std: "docker" "start" "-a" "e3c24f02d2522861295f4c18acfba42cf380c281d74bcdace81d26e25cd32cab", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling implied-vol v2.0.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling nautilus-model v0.54.0
[INFO] [stderr]    Compiling evalexpr v11.3.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling nautilus-common v0.54.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sysinfo v0.38.3
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling nautilus-core v0.54.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling bon-macros v3.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling bon v3.9.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ustr v1.1.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling nautilus-indicators v0.54.0
[INFO] [stderr]    Compiling nautilus-analysis v0.54.0
[INFO] [stderr]    Compiling nautilus-portfolio v0.54.0
[INFO] [stderr]    Compiling nautilus-execution v0.54.0
[INFO] [stderr]    Compiling nautilus-data v0.54.0
[INFO] [stderr]    Compiling nautilus-risk v0.54.0
[INFO] [stderr]    Compiling nautilus-trading v0.54.0
[INFO] [stderr]    Compiling nautilus-system v0.54.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "e3c24f02d2522861295f4c18acfba42cf380c281d74bcdace81d26e25cd32cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3c24f02d2522861295f4c18acfba42cf380c281d74bcdace81d26e25cd32cab", kill_on_drop: false }`
[INFO] [stdout] e3c24f02d2522861295f4c18acfba42cf380c281d74bcdace81d26e25cd32cab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be581212031a3489db45cfabe9ff9983923cc1ecd5dd095ca429b6c1a4007bdb
[INFO] running `Command { std: "docker" "start" "-a" "be581212031a3489db45cfabe9ff9983923cc1ecd5dd095ca429b6c1a4007bdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling nautilus-system v0.54.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.53s
[INFO] running `Command { std: "docker" "inspect" "be581212031a3489db45cfabe9ff9983923cc1ecd5dd095ca429b6c1a4007bdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be581212031a3489db45cfabe9ff9983923cc1ecd5dd095ca429b6c1a4007bdb", kill_on_drop: false }`
[INFO] [stdout] be581212031a3489db45cfabe9ff9983923cc1ecd5dd095ca429b6c1a4007bdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2def16245624b3264bf898b6aa9aaf5cd7fa02af6c0657168526389fc8521759
[INFO] running `Command { std: "docker" "start" "-a" "2def16245624b3264bf898b6aa9aaf5cd7fa02af6c0657168526389fc8521759", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nautilus_system-355820f2324edca5)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test factories::tests::test_empty_data_client_factory_registry ... ok
[INFO] [stdout] test factories::tests::test_data_client_factory_registry ... ok
[INFO] [stdout] test factories::tests::test_empty_execution_client_factory_registry ... ok
[INFO] [stdout] test builder::tests::test_builder_with_all_timeouts ... ok
[INFO] [stdout] test trader::tests::test_trader_component_lifecycle ... ok
[INFO] [stdout] test trader::tests::test_add_actor_success ... ok
[INFO] [stdout] test trader::tests::test_clear_strategies_preserves_other_handlers ... ok
[INFO] [stdout] test trader::tests::test_trader_component_id ... ok
[INFO] [stdout] test trader::tests::test_add_exec_algorithm_success ... ok
[INFO] [stdout] test trader::tests::test_create_component_clock_backtest_vs_live ... ok
[INFO] [stdout] test trader::tests::test_add_strategy_success ... ok
[INFO] [stdout] test trader::tests::test_cannot_add_components_while_running ... ok
[INFO] [stdout] test trader::tests::test_add_duplicate_actor_fails ... ok
[INFO] [stdout] test builder::tests::test_builder_with_all_engine_configs ... ok
[INFO] [stdout] test builder::tests::test_builder_default_timeouts ... ok
[INFO] [stdout] test trader::tests::test_trader_creation ... ok
[INFO] [stdout] test trader::tests::test_component_lifecycle ... ok
[INFO] [stdout] test builder::tests::test_builder_default ... ok
[INFO] [stdout] test builder::tests::test_builder_fluent_api ... ok
[INFO] [stdout] test builder::tests::test_builder_with_configs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nautilus_system
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2def16245624b3264bf898b6aa9aaf5cd7fa02af6c0657168526389fc8521759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2def16245624b3264bf898b6aa9aaf5cd7fa02af6c0657168526389fc8521759", kill_on_drop: false }`
[INFO] [stdout] 2def16245624b3264bf898b6aa9aaf5cd7fa02af6c0657168526389fc8521759
